Skip to content

Handle rich text parsing errors and append logs via IPC#257

Merged
beNative merged 1 commit intomainfrom
tisi/fix-electron-backend-appendlogtofile-error
Nov 25, 2025
Merged

Handle rich text parsing errors and append logs via IPC#257
beNative merged 1 commit intomainfrom
tisi/fix-electron-backend-appendlogtofile-error

Conversation

@beNative
Copy link
Copy Markdown
Owner

Summary

  • sanitize incoming HTML for the rich text editor, guard serialization errors, and avoid unsupported browser prompts
  • centralize HTML application to Lexical with safer fallbacks to prevent crashes on malformed input
  • expose an Electron IPC endpoint for appending to log files and wire storageService to use it

Testing

  • npm run test:markdown

Codex Task

@beNative beNative merged commit 27c17e4 into main Nov 25, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant